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

Add ID parameter to FeatureFlagStrategyOptions #1576

Merged
merged 1 commit into from Nov 18, 2022

Conversation

r8ygun
Copy link
Contributor

@r8ygun r8ygun commented Nov 15, 2022

As per the Project Feature Flag documentation it can be expected to be able to pass an existing ID parameter as part of the strategies struct when updating a Project Feature Flag.

This change simply adds the ability to do this. This will be used to enable the terraform provider to update feature flag strategies instead of creating them anew.

Related to #1526.

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

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

Thanks 👍🏻

@svanharmelen svanharmelen merged commit 710f287 into xanzy:master Nov 18, 2022
@r8ygun
Copy link
Contributor Author

r8ygun commented Nov 18, 2022

@svanharmelen May I ask when the next release will be?

@svanharmelen
Copy link
Member

Just released v0.75.0 👍🏻

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

2 participants