github OctopusDeployLabs/terraform-provider-octopusdeploy v0.30.0

latest releases: v0.30.6, v0.30.5, v0.30.4...
20 days ago

Breaking Changes

BREAKING CHANGE: Migrated set of data sources and resources to Terraform Framework.
BREAKING CHANGE: The id attribute on resources is now read-only. The plan phase will fail validation if a value is set on the resource id. This applies to any resources that have been migrated to Framework.
BREAKING CHANGE: Project and runbook resources may show a difference in the plan when upgrading from 0.22.1 or earlier to 0.30.0 versions. This will be for some attributes (such as connectivity_policy or release_creation_strategy) where the attribute has additional nested attributes and no value has been provided. This can be resolved by running either terrafrom apply or terraform refresh

Any bugs or unexpected behaviour with this release, please log an issue or contact support@octopus.com and pin your version number back to the last release 0.22.1

Changelog

New Features and Updates

Bug Fixes

Other Work

Summary of resources migrated to Framework:

  • Artifactory Generic Feed
  • AWS Elastic Container Feed
  • Docker Container Feed
  • Environment
  • Git Credentials
  • GitHub Repository Feed
  • Helm Feed
  • Library Variable Set
  • Lifecycle
  • Maven Feed
  • Nuget Feed
  • Project
  • Project Group
  • Runbook
  • Script Modules
  • Space
  • Tag
  • Tag Set
  • Tenant
  • Tenant Common Variable
  • Tenant Project
  • Tentacle Certificate
  • Username Password Account
  • Variable

Summary of data sources migrated to Framework

  • Environments
  • Feeds
  • Git Credentials
  • Library Variable Sets
  • Lifecycles
  • Projects
  • Project Groups
  • Script Modules
  • Space
  • Spaces
  • Tag Sets
  • Tenant Projects
  • Tenants
  • Variables

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

NewReleases is sending notifications on new releases.