github hashicorp/terraform-provider-hcp v0.4.0

latest releases: v0.110.0, v0.109.0, v0.108.0...
pre-release4 years ago

0.4.0 (April 07, 2021)

⚠️ Note: There is an issue with this version of the HCP Provider in which existing Consul clusters that do not specify size will be recommended by Terraform to be recreated on the next terraform apply, resulting in potential data loss. Please upgrade to the patch v0.4.1 or beyond to avoid this issue. ⚠️

FEATURES:

  • New resource hcp_vault_cluster (#97)
  • New resource hcp_vault_cluster_admin_token (#97)

IMPROVEMENTS:

  • all: Log import ID used when an import fails due to parsing (#82)
  • all: Add comment to clarify that Links can be sent in API requests (#82)
  • ci: Add github checks (#90)
  • docs: Add pull request lifecycle docs (#89)
  • docs: Add issue lifecycle docs (#93)
  • datasource/consul_agent_helm_config: Remove extraneous protocol from FQDN string (#95)
  • resource/consul_cluster: Add VM size to Consul cluster (#77)
  • resource/aws_network_peering: Update comments, docs, and messages to use correct capitalization for network peering (#82)
  • resource/aws_network_peering: Update peering wait function to use helper (#82)

FIXES:

  • all: Ensure context is being passed for all HCP API calls (#82)

Don't miss a new terraform-provider-hcp release

NewReleases is sending notifications on new releases.