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

[CC-5321] Add premium to Consul Cluster tier's description #537

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

jjti
Copy link
Contributor

@jjti jjti commented Jun 22, 2023

🛠️ Description

This is just a docs change. This adds the premium tier to Consul Cluster: https://www.hashicorp.com/products/consul/pricing

It's already supported in the backing Go code as an enum:

	// HashicorpCloudConsul20210204ClusterConfigTierPREMIUM captures enum value "PREMIUM"
	HashicorpCloudConsul20210204ClusterConfigTierPREMIUM HashicorpCloudConsul20210204ClusterConfigTier = "PREMIUM"

JIRA: https://hashicorp.atlassian.net/browse/CC-5321

🏗️ Acceptance tests

  • Are there any feature flags that are required to use this functionality?
  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

josh added 2 commits June 22, 2023 15:30
Signed-off-by: josh <josh.timmons@hashicorp.com>
@jjti jjti changed the title Add note about premium tier to hcp consul resources Add premium to Consul Cluster tier's description Jun 22, 2023
@jjti jjti marked this pull request as ready for review June 22, 2023 19:33
@jjti jjti requested a review from a team as a code owner June 22, 2023 19:33
@jjti jjti changed the title Add premium to Consul Cluster tier's description [CC-5321] Add premium to Consul Cluster tier's description Jun 22, 2023
@jjti jjti merged commit e687aab into main Jun 23, 2023
5 checks passed
@jjti jjti deleted the jjtimmons/consul-premium branch June 23, 2023 02:17
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