Sha256: 55a14bb68a91580fde6968a47a8dd58c485893d79394ac909f9963cfa051a3cf
Contents?: true
Size: 1.03 KB
Versions: 54
Compression:
Stored size: 1.03 KB
Contents
## Example $ terraspace plan demo => terraform plan Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be persisted to local or remote state storage. random_pet.this: Refreshing state... [id=fond-sheep] module.bucket.aws_s3_bucket.this: Refreshing state... [id=bucket-fond-sheep] ------------------------------------------------------------------------ An execution plan has been generated and is shown below. Resource actions are indicated with the following symbols: -/+ destroy and then create replacement ... Plan: 2 to add, 0 to change, 2 to destroy. Changes to Outputs: ~ bucket_name = "bucket-fond-sheep" -> (known after apply) ------------------------------------------------------------------------ Note: You didn't specify an "-out" parameter to save this plan, so Terraform can't guarantee that exactly these actions will be performed if "terraform apply" is subsequently run. $
Version data entries
54 entries across 54 versions & 1 rubygems