Difference between revisions of "Terragrunt block: remote state"
Jump to navigation
Jump to search
(→Errors) |
(→Errors) |
||
Line 12: | Line 12: | ||
== Errors == | == Errors == | ||
* <code>[[Error: Unable to find remote state]]</code> | * <code>[[Error: Unable to find remote state]]</code> | ||
− | * [[WARN]][0002] - The remote state S3 bucket your-bucket-name [[needs to be updated]] | + | * <code>[[WARN]][0002] - The remote state S3 bucket your-bucket-name [[needs to be updated]]</code> |
+ | * <code>[[Remote state]] [[S3 bucket]] [[yourbucketname]] is out of date. Would you like [[Terragrunt]] to update it? (y/n)</code> | ||
== See also == | == See also == |
Revision as of 15:44, 20 April 2023
remote_state
https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#remote_state
inputs
terraform {
}
Errors
Error: Unable to find remote state
WARN[0002] - The remote state S3 bucket your-bucket-name needs to be updated
Remote state S3 bucket yourbucketname is out of date. Would you like Terragrunt to update it? (y/n)
See also
terragrunt.hcl
. blocks:remote_state, include, dependency, generate
- Terragrunt [
show | plan | run-all
|apply
|output
|destroy | terragrunt-info | render-json | graph-dependencies | fmt | hclfmt | validate |aws-provider-patch
], Terragrunt: inputs:,terragrunt --help, terragrunt.hcl
,tfswitch
, Blocks,generate
Advertising: