Terraform init can ...
 
Notifications
Clear all

Terraform init can indeed be run only a few times, because, every time terraform init will initialize the project, and download all plugins from the internet repository, regardless of whether they were present or not, and this increases the waiting t

1 Posts
1 Users
0 Likes
118 Views
(@finnecolton)
Posts: 729
Noble Member
Topic starter
 

Terraform init can indeed be run only a few times, because, every time terraform init will initialize the project, and download all plugins from the internet repository, regardless of whether they were present or not, and this increases the waiting time

  • A . True
    B. False

Show Answer Hide Answer

Suggested Answer: B

Explanation:

Re-running init with modules already installed will install the sources for any modules that were added to configuration since the last init, but will not change any already-installed modules. Use -upgrade to override this behavior, updating all modules to the latest available source code.

https://www.terraform.io/docs/commands/init.html
 
Posted : 21/01/2023 3:07 pm

Latest TA-002-P V1 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: