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

Remove Inline LB Security Group Rules #79

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

MotwaniM
Copy link
Contributor

PR to remove inline security group rules for rapid lb sg. As in the banner note here : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group_rule sgs with inline rules, and rule resources defined separately, can cause issues such as conflicts and overwrites. Will submit a PR in the CKAN repo as well.

@MotwaniM MotwaniM changed the base branch from main to release/v7.0.10-v0.1.8 February 16, 2024 11:49
@MotwaniM MotwaniM requested a review from TobyDrane February 20, 2024 12:29
@TobyDrane TobyDrane changed the title fix ckan_sg issue Remove Inline LB Security Group Rules Feb 20, 2024
@TobyDrane TobyDrane merged commit f7e2cc4 into release/v7.0.10-v0.1.8 Mar 19, 2024
7 checks passed
@TobyDrane TobyDrane deleted the fix/terraform_ckan_sg_issue branch March 19, 2024 16:42
TobyDrane added a commit that referenced this pull request Mar 21, 2024
* Fix issues with links not working within read the docs (#83)

* Feature/sdk additional functions (#73)

* user create/delete

* add functions

* add tests

* fix sdk test functions bug

* fix test function url bug

* cover user create and dataset delete errors raise

* fix errors handling and testing

* fix syntax bug

* fix error with mocked responses

* standarize functions when undefined error code

* fix test mock response

* Extra Output Blocks (#80)

* output blocks

* respond to comments

* fix ckan_sg issue (#79)

* Changelog

---------

Co-authored-by: Jarek-Rolski <89912297+Jarek-Rolski@users.noreply.github.com>
Co-authored-by: MotwaniM <73472421+MotwaniM@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants