Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Flyte resource name typo #256

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

ddl-ebrown
Copy link
Contributor

Do not merge yet. This is a breaking change (and README needs updating)

Do not merge yet. This is a breaking change (and README needs updating)
@@ -38,7 +38,7 @@ resource "aws_s3_bucket_policy" "flyte_metadata" {
policy = data.aws_iam_policy_document.flyte_metadata.json
}

resource "aws_s3_bucket_server_side_encryption_configuration" "flye_metadata_encryption" {
resource "aws_s3_bucket_server_side_encryption_configuration" "flyte_metadata_encryption" {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ddl-rliu feel free to take over this PR

I'm not sure if the rename will cause us any trouble or if it will simply create a new policy in addition to the previous one (should we purge the old name then?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant