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

chore: Fix the RGv2 bugs #663

Merged
merged 7 commits into from
Oct 31, 2024
Merged

chore: Fix the RGv2 bugs #663

merged 7 commits into from
Oct 31, 2024

Conversation

leijin-lw
Copy link
Contributor

@leijin-lw leijin-lw commented Oct 30, 2024

Issue: Include link to the Jira/Github Issue

Description:
Updates terraform to use the latest go-sdk which comes with changes to some of the APIs terraform uses.

More importantly, fixes a long time issue of terraform not being able to apply changes correctly to a resource group when it's terraform plan has been modified.

Additional Info:
The below to images shows how when I make a modification to anything under "group", it would detect taht change and do modification of the resource. Prior to this PR, this would fail.

Screenshot 2024-10-31 at 7 30 37 AM Screenshot 2024-10-31 at 7 30 50 AM

@leijin-lw leijin-lw changed the title chore: Upgrade the go version number chore: Fix the RGv2 bugs Oct 30, 2024
@zekisherif zekisherif marked this pull request as ready for review October 31, 2024 12:34
@zekisherif zekisherif requested a review from a team as a code owner October 31, 2024 12:34
@zekisherif zekisherif requested review from marktabry, mjunglw and aclacework and removed request for a team October 31, 2024 12:34
@leijin-lw leijin-lw merged commit 79b6808 into main Oct 31, 2024
7 checks passed
@leijin-lw leijin-lw deleted the rgv2-fix branch October 31, 2024 17:23
@lacework-releng lacework-releng mentioned this pull request Oct 31, 2024
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