github hashicorp/terraform-provider-hcp v0.7.0

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

0.7.0 (June 07, 2021)

⚠️ Note: This version contains breaking changes to the hcp_aws_transit_gateway_attachment and hcp_aws_network_peering resources and data sources. Please pin to the previous version and follow this migration guide when you're ready to migrate. ⚠️

FEATURES:

  • New resource hcp_hvn_route (#122)

IMPROVEMENTS:

  • resource/hcp_aws_transit_gateway_attachment: released as Generally Available (#121)

BREAKING CHANGES:

  • resource/hcp_aws_network_peering: now requires peering_id to be specified and doesn't accept peer_vpc_cidr_block as input (#128)
  • datasource/hcp_aws_network_peering: no longer returns peer_vpc_cidr_block as output (#128)
  • resource/hcp_aws_transit_gateway_attachment: doesn't accept destination_cidrs as input (#128)
  • datasource/hcp_aws_transit_gateway_attachment: no longer returns destination_cidrs as output (#128)

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

NewReleases is sending notifications on new releases.