Difference between revisions of "Terragrunt block: remote state"
Jump to navigation
Jump to search
m (Welcome moved page Terragrunt: remote state to Terragrunt block: remote state) |
(→Errors) |
||
Line 13: | Line 13: | ||
* <code>[[Error: Unable to find remote state]]</code> | * <code>[[Error: Unable to find remote state]]</code> | ||
* <code>[[WARN]][0002] - The remote state S3 bucket your-bucket-name [[needs to be updated]]</code> | * <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 | + | * <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 14:50, 20 June 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: