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

provider/openstack: Security Group Rules Fix #3796

Merged

Conversation

jtopjian
Copy link
Contributor

@jtopjian jtopjian commented Nov 6, 2015

This commit fixes how security group rules are read by Terraform and
enables them to be correctly removed when the rule resource is
modified.

Fixes #3788

This commit fixes how security group rules are read by Terraform and
enables them to be correctly removed when the rule resource is
modified.
jtopjian added a commit that referenced this pull request Nov 7, 2015
…le-fix

provider/openstack: Security Group Rules Fix
@jtopjian jtopjian merged commit 1bb26a4 into hashicorp:master Nov 7, 2015
jtopjian added a commit to jtopjian/terraform that referenced this pull request Nov 9, 2015
This commit reverts the patch from hashicorp#3796.

It has been discovered that multiple rules are being reported out
of order when the configuration is applied multiple times. I feel
this is a larger issue than the bug this patch originally fixed,
so until I can resolve it, I am reverting the patch.
dpetzold pushed a commit to clearcare/terraform that referenced this pull request Nov 12, 2015
This commit reverts the patch from hashicorp#3796.

It has been discovered that multiple rules are being reported out
of order when the configuration is applied multiple times. I feel
this is a larger issue than the bug this patch originally fixed,
so until I can resolve it, I am reverting the patch.
@jtopjian jtopjian deleted the jtopjian-openstack-secgroup-rule-fix branch March 23, 2017 16:07
omeid pushed a commit to omeid/terraform that referenced this pull request Mar 30, 2018
…ize_constraint_set

resource/aws_wafregional_size_constraint_set
@ghost
Copy link

ghost commented Apr 15, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 15, 2020
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.

openstack_compute_secgroup_v2 does not remove unused rules
1 participant