mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG
This commit is contained in:
parent
0b52805427
commit
e9a918f83d
@ -31,6 +31,9 @@ IMPROVEMENTS:
|
|||||||
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]
|
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]
|
||||||
* provider/docker: Add support for docker run --user option [GH-5300]
|
* provider/docker: Add support for docker run --user option [GH-5300]
|
||||||
* provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials [GH-6007]
|
* provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials [GH-6007]
|
||||||
|
* provider/google: Make "project" attribute on provider configuration optional [GH-6112]
|
||||||
|
* provider/google: Add "project" argument and attribute to all GCP compute resources which inherit from the provider's value [GH-6112]
|
||||||
|
*provider/google: Deprecate unused "region" attribute in `global_forwarding_rule`; this attribute was never used anywhere in the computation of the resource [GH-6112]
|
||||||
* provider/github: Add support for privacy to `github_team` [GH-6116]
|
* provider/github: Add support for privacy to `github_team` [GH-6116]
|
||||||
* provider/cloudstack: Deprecate `ipaddress` in favour of `ip_address` in all resources [GH-6010]
|
* provider/cloudstack: Deprecate `ipaddress` in favour of `ip_address` in all resources [GH-6010]
|
||||||
* provider/openstack: Allow subnets with no gateway [GH-6060]
|
* provider/openstack: Allow subnets with no gateway [GH-6060]
|
||||||
|
Loading…
Reference in New Issue
Block a user