Skip to content

Instantly share code, notes, and snippets.

@manavskohli
Created February 12, 2019 00:49
Show Gist options
  • Save manavskohli/f4a106120142a6eda67816526be720d3 to your computer and use it in GitHub Desktop.
Save manavskohli/f4a106120142a6eda67816526be720d3 to your computer and use it in GitHub Desktop.
$ terraform plan
...
+ aws_s3_bucket.bucket-identifier
id: <computed>
acceleration_status: <computed>
acl: "private"
arn: <computed>
bucket: "my-test-bucket"
bucket_domain_name: <computed>
bucket_regional_domain_name: <computed>
force_destroy: "false"
hosted_zone_id: <computed>
region: <computed>
request_payer: <computed>
tags.%: "1"
tags.Name: "A test bucket"
versioning.#: <computed>
website_domain: <computed>
website_endpoint: <computed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment