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

Make certain arguments optional to allow creation of replicas #136

Merged
merged 14 commits into from
Jun 19, 2022

Conversation

mihaiplesa
Copy link
Contributor

@mihaiplesa mihaiplesa commented Apr 11, 2022

what

  • Make certain arguments optional

why

  • Fix creation of replicas

references

@mihaiplesa mihaiplesa requested review from a team as code owners April 11, 2022 01:16
@mihaiplesa mihaiplesa requested review from a team as code owners April 11, 2022 01:17
main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

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

⚠️   Due to 1e0d3d9 - Auto Format - 3 errors were fixed.

Change details

Error ID Change Path Resource
BC_AWS_GENERAL_46 Fixed /main.tf module.rds_instance.aws_db_instance.default
BC_AWS_LOGGING_28 Fixed /main.tf module.rds_instance.aws_db_instance.default
BC_AWS_IAM_60 Fixed /main.tf module.rds_instance.aws_db_instance.default

@mihaiplesa mihaiplesa changed the title fixed replica db creation fix creation of replica Apr 11, 2022
main.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
mihaiplesa and others added 3 commits April 27, 2022 13:08
Co-authored-by: nitrocode <nitrocode@users.noreply.github.com>
@elkh510
Copy link
Contributor

elkh510 commented May 17, 2022

hi @jamengual @Benbentwo
could you pls merge this one
thank you!

main.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
mihaiplesa and others added 2 commits June 3, 2022 08:37
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
@mihaiplesa mihaiplesa requested a review from nitrocode June 3, 2022 13:39
@nitrocode
Copy link
Member

/test all

@nitrocode nitrocode added the patch A minor, backward compatible change label Jun 14, 2022
@nitrocode nitrocode changed the title fix creation of replica Make certain arguments null to allow read replicas to work Jun 18, 2022
@nitrocode nitrocode changed the title Make certain arguments null to allow read replicas to work Make certain arguments optional to allow creation of replicas Jun 18, 2022
@nitrocode
Copy link
Member

/test test/bats

@nitrocode
Copy link
Member

/test all

@nitrocode nitrocode merged commit b9ae8e7 into cloudposse:master Jun 19, 2022
@mihaiplesa mihaiplesa deleted the mplesa-replicate-db-fixes branch June 19, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflicting parameters when creating replica
4 participants