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

FFM-9086: Add a terraform resource to create a new target group #661

Merged
merged 11 commits into from
Sep 1, 2023

Conversation

ribeirophillipe
Copy link
Contributor

Describe your changes

  • Add resource feature_flag_target_group
  • Add unit tests

Comment Triggers

PR Check triggers
  • Build: trigger build
  • Sub Category Field Check: trigger subcategoryfieldcheck

@ribeirophillipe ribeirophillipe self-assigned this Aug 23, 2023
* Add resource feature_flag_target_group
* Add unit tests
* Update documents and release note
@ribeirophillipe ribeirophillipe changed the title WIP: FFM-9086: Add a terraform resource to create a new target group FFM-9086: Add a terraform resource to create a new target group Aug 31, 2023
Makefile Outdated Show resolved Hide resolved
Copy link

@davejohnston davejohnston left a comment

Choose a reason for hiding this comment

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

Overall looks good.
There is some whitespace changes to files that can be reverted.
Take a look at the descriptions fro the resources, I think these need some changes.
One query over the sleep - do we need to use it, could we check the resp code from the create operation?

davejohnston
davejohnston previously approved these changes Sep 1, 2023
Copy link

@davejohnston davejohnston left a comment

Choose a reason for hiding this comment

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

Please make one last change to the rules description.
The list of rules used to include targets in the target group

Copy link
Collaborator

@rathodmeetsatish rathodmeetsatish left a comment

Choose a reason for hiding this comment

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

generate docs

@rathodmeetsatish
Copy link
Collaborator

trigger build

@ribeirophillipe ribeirophillipe merged commit 407ae10 into main Sep 1, 2023
3 checks passed
@ribeirophillipe ribeirophillipe deleted the FFM-9086 branch September 1, 2023 12:24
Copy link

@davejohnston davejohnston left a comment

Choose a reason for hiding this comment

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

Looks good

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.

None yet

3 participants