exec.azurerm.postgresql.location_based_performance_tier

Azure Resource Manager (ARM) PostgreSQL Location Based Performance Tier Operations Execution Module

New in version 2.0.0.

maintainer:

<devops@eitr.tech>

configuration:

This module requires Azure Resource Manager credentials to be passed as keyword arguments to every function or via acct in order to work properly.

Required provider parameters:

if using username and password:
  • subscription_id
  • username
  • password
if using a service principal:
  • subscription_id
  • tenant
  • client_id
  • secret

Optional provider parameters:

cloud_environment: Used to point the cloud driver to different API endpoints, such as Azure GovCloud.
Possible values:
  • AZURE_PUBLIC_CLOUD (default)
  • AZURE_CHINA_CLOUD
  • AZURE_US_GOV_CLOUD
  • AZURE_GERMAN_CLOUD
idem_azurerm.exec.azurerm.postgresql.location_based_performance_tier.list_(hub, ctx, location, **kwargs)

New in version 2.0.0.

List all the performance tiers at specified location in a given subscription.

Parameters:location – The name of the location.

CLI Example:

azurerm.postgresql.location_based_performance_tier.list test_location