Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Rename S3 bucket output to be consistent #225

Merged
merged 2 commits into from
Aug 23, 2016

Conversation

sevenmachines
Copy link
Contributor

When we create cloudformation things we can create Outputs that represent them,
which then get turned into grains, meaning that we can do lookups on randomly
named resources. The buckets that are created have 2 things, a name, and a policy.
The output for the S3 bucket currently is named like it references the policy,
but actually it references the name. This change makes it more coherent with the
form '<bucket_id>BucketName'.

When we create cloudformation things we can create Outputs that represent them,
which then get turned into grains, meaning that we can do lookups on randomly
named resources. The buckets that are created have 2 things, a name, and a policy.
The output for the S3 bucket currently is named like it references the policy,
but actually it references the name. This change makes it more coherent with the
form '<bucket_id>BucketName'.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 45d0f79 on rename_s3_bucket_output_to_be_consistent into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6be9648 on rename_s3_bucket_output_to_be_consistent into * on master*.

@ltsampros ltsampros merged commit 0553c37 into master Aug 23, 2016
@filipposc5 filipposc5 deleted the rename_s3_bucket_output_to_be_consistent branch September 2, 2016 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants