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(elasticsearch): log policies are overwritten when creating 2 domains which also results in a failure while destroying the stack #12056

Merged
merged 7 commits into from
Dec 14, 2020

Conversation

peterb154
Copy link
Contributor

@peterb154 peterb154 commented Dec 13, 2020

2 Domains in same account/region each create & delete LogGroup Resource Policies statically named 'ESLogPolicy'.

Fixes #12016


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Fix issue aws#12016 where 2 Domains in same account/region each
create & delete LogGroup Resource Policies statically named
'ESLogPolicy'.
@gitpod-io
Copy link

gitpod-io bot commented Dec 13, 2020

@peterb154 peterb154 force-pushed the peterb154/#12016-2-domains-2-stacks branch from c031d3a to f5764f4 Compare December 14, 2020 00:18
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 14, 2020
@mergify mergify bot dismissed iliapolo’s stale review December 14, 2020 15:04

Pull request has been modified.

…eterb154/aws-cdk into peterb154/aws#12016-2-domains-2-stacks
@peterb154 peterb154 force-pushed the peterb154/#12016-2-domains-2-stacks branch from ff5510c to 65c54cc Compare December 14, 2020 16:51
@iliapolo iliapolo changed the title fix(elasticsearch): 2 Domains in 1 Account/region fix(elasticsearch): log policies are overwritten when creating 2 domains which also results in a failure while destroying the stack Dec 14, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 8291876
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Dec 14, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 889d089 into aws:master Dec 14, 2020
flochaz pushed a commit to flochaz/aws-cdk that referenced this pull request Jan 5, 2021
…ins which also results in a failure while destroying the stack (aws#12056)

2 Domains in same account/region each create & delete LogGroup Resource Policies statically named 'ESLogPolicy'.

Fixes aws#12016

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(elasticsearch): Two Domains in same account/region cause LogGroup Policy Failure
3 participants