mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
expose cloud_environment override in azure_rm modules (#28743)
* Can be set via env, credential profile, or module arg * Valid values defined by Azure Python SDK, currently `AzureCloud`,`AzureChinaCloud`,`AzureUSGovernment`,`AzureGermanCloud` or any Azure Stack metadata discovery URL.
This commit is contained in:
@@ -174,8 +174,8 @@ AWS
|
||||
|
||||
Azure
|
||||
-----
|
||||
- Expose endpoint overrides **(in progress)**
|
||||
- Reformat/document module output to collapse internal API structures and surface important data (eg, public IPs, NICs, data disks)
|
||||
- Expose endpoint overrides **(done)**
|
||||
- Reformat/document module output to collapse internal API structures and surface important data (eg, public IPs, NICs, data disks) **(pushed to future)**
|
||||
- Add load balancer module **(in progress)**
|
||||
- Add Azure Functions module **(in progress)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user