All modules published on the official Terraform Module Registry have been verified by HasihCorp.
You have a saved execution plan containing desired changes for infrastructure managed by Terraform. After running the command terraform apply my.tfplan, you receive the error shown in the exhibit below.
Exhibit:
Error: Saved plan is stale
The given plan file can no longer be applied because the state was changed by another operation after the plan was created.
How can you apply the desired changes? (Choose TWO correct answers)
Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.
A module can always refer to all variables declared in its parent module.