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

enhancement(sg): added filters on sg data source #5390

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

ujjwal-ibm
Copy link
Collaborator

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #5386

Output from acceptance testing:

$ make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISSecurityGroupDatasource_Filters'
=== RUN   TestAccIBMISSecurityGroupDatasource_Filters
--- PASS: TestAccIBMISSecurityGroupDatasource_Filters (146.92s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     149.238s

@hkantare hkantare merged commit 13f40ba into IBM-Cloud:master Jun 18, 2024
1 check passed
@ujjwal-ibm ujjwal-ibm deleted the sg-datasource-fix branch June 18, 2024 06:41
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.

VPC security group data source does not handle duplicate names
2 participants