We recommend using Azure Native.
azure.frontdoor.CustomHttpsConfiguration
Explore with Pulumi AI
Import
Front Door Custom HTTPS Configurations can be imported using the resource id
of the Front Door Custom HTTPS Configuration, e.g.
$ pulumi import azure:frontdoor/customHttpsConfiguration:CustomHttpsConfiguration example_custom_https_1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Network/frontDoors/frontdoor1/customHttpsConfiguration/endpoint1
Create CustomHttpsConfiguration Resource
new CustomHttpsConfiguration(name: string, args: CustomHttpsConfigurationArgs, opts?: CustomResourceOptions);
@overload
def CustomHttpsConfiguration(resource_name: str,
opts: Optional[ResourceOptions] = None,
custom_https_configuration: Optional[CustomHttpsConfigurationCustomHttpsConfigurationArgs] = None,
custom_https_provisioning_enabled: Optional[bool] = None,
frontend_endpoint_id: Optional[str] = None)
@overload
def CustomHttpsConfiguration(resource_name: str,
args: CustomHttpsConfigurationArgs,
opts: Optional[ResourceOptions] = None)
func NewCustomHttpsConfiguration(ctx *Context, name string, args CustomHttpsConfigurationArgs, opts ...ResourceOption) (*CustomHttpsConfiguration, error)
public CustomHttpsConfiguration(string name, CustomHttpsConfigurationArgs args, CustomResourceOptions? opts = null)
public CustomHttpsConfiguration(String name, CustomHttpsConfigurationArgs args)
public CustomHttpsConfiguration(String name, CustomHttpsConfigurationArgs args, CustomResourceOptions options)
type: azure:frontdoor:CustomHttpsConfiguration
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CustomHttpsConfigurationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CustomHttpsConfigurationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CustomHttpsConfigurationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CustomHttpsConfigurationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CustomHttpsConfigurationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CustomHttpsConfiguration Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The CustomHttpsConfiguration resource accepts the following input properties:
- Custom
Https boolProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- Frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- Custom
Https CustomConfiguration Config Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.
- Custom
Https boolProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- Frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- Custom
Https CustomConfiguration Https Configuration Custom Https Configuration Args A
custom_https_configuration
block as defined above.
- custom
Https BooleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint StringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https CustomConfiguration Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.
- custom
Https booleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https CustomConfiguration Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.
- custom_
https_ boolprovisioning_ enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend_
endpoint_ strid The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom_
https_ Customconfiguration Https Configuration Custom Https Configuration Args A
custom_https_configuration
block as defined above.
- custom
Https BooleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint StringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https Property MapConfiguration A
custom_https_configuration
block as defined above.
Outputs
All input properties are implicitly available as output properties. Additionally, the CustomHttpsConfiguration resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing CustomHttpsConfiguration Resource
Get an existing CustomHttpsConfiguration resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: CustomHttpsConfigurationState, opts?: CustomResourceOptions): CustomHttpsConfiguration
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
custom_https_configuration: Optional[CustomHttpsConfigurationCustomHttpsConfigurationArgs] = None,
custom_https_provisioning_enabled: Optional[bool] = None,
frontend_endpoint_id: Optional[str] = None) -> CustomHttpsConfiguration
func GetCustomHttpsConfiguration(ctx *Context, name string, id IDInput, state *CustomHttpsConfigurationState, opts ...ResourceOption) (*CustomHttpsConfiguration, error)
public static CustomHttpsConfiguration Get(string name, Input<string> id, CustomHttpsConfigurationState? state, CustomResourceOptions? opts = null)
public static CustomHttpsConfiguration get(String name, Output<String> id, CustomHttpsConfigurationState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Custom
Https CustomConfiguration Config Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.- Custom
Https boolProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- Frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- Custom
Https CustomConfiguration Https Configuration Custom Https Configuration Args A
custom_https_configuration
block as defined above.- Custom
Https boolProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- Frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https CustomConfiguration Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.- custom
Https BooleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint StringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https CustomConfiguration Https Configuration Custom Https Configuration A
custom_https_configuration
block as defined above.- custom
Https booleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint stringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom_
https_ Customconfiguration Https Configuration Custom Https Configuration Args A
custom_https_configuration
block as defined above.- custom_
https_ boolprovisioning_ enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend_
endpoint_ strid The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
- custom
Https Property MapConfiguration A
custom_https_configuration
block as defined above.- custom
Https BooleanProvisioning Enabled Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?
- frontend
Endpoint StringId The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.
Supporting Types
CustomHttpsConfigurationCustomHttpsConfiguration, CustomHttpsConfigurationCustomHttpsConfigurationArgs
- Azure
Key stringVault Certificate Secret Name The name of the Key Vault secret representing the full certificate PFX.
- Azure
Key stringVault Certificate Secret Version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- Azure
Key stringVault Certificate Vault Id The ID of the Key Vault containing the SSL certificate.
- Certificate
Source string Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- Minimum
Tls stringVersion Minimum client TLS version supported.
- Provisioning
State string - Provisioning
Substate string
- Azure
Key stringVault Certificate Secret Name The name of the Key Vault secret representing the full certificate PFX.
- Azure
Key stringVault Certificate Secret Version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- Azure
Key stringVault Certificate Vault Id The ID of the Key Vault containing the SSL certificate.
- Certificate
Source string Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- Minimum
Tls stringVersion Minimum client TLS version supported.
- Provisioning
State string - Provisioning
Substate string
- azure
Key StringVault Certificate Secret Name The name of the Key Vault secret representing the full certificate PFX.
- azure
Key StringVault Certificate Secret Version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- azure
Key StringVault Certificate Vault Id The ID of the Key Vault containing the SSL certificate.
- certificate
Source String Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- minimum
Tls StringVersion Minimum client TLS version supported.
- provisioning
State String - provisioning
Substate String
- azure
Key stringVault Certificate Secret Name The name of the Key Vault secret representing the full certificate PFX.
- azure
Key stringVault Certificate Secret Version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- azure
Key stringVault Certificate Vault Id The ID of the Key Vault containing the SSL certificate.
- certificate
Source string Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- minimum
Tls stringVersion Minimum client TLS version supported.
- provisioning
State string - provisioning
Substate string
- azure_
key_ strvault_ certificate_ secret_ name The name of the Key Vault secret representing the full certificate PFX.
- azure_
key_ strvault_ certificate_ secret_ version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- azure_
key_ strvault_ certificate_ vault_ id The ID of the Key Vault containing the SSL certificate.
- certificate_
source str Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- minimum_
tls_ strversion Minimum client TLS version supported.
- provisioning_
state str - provisioning_
substate str
- azure
Key StringVault Certificate Secret Name The name of the Key Vault secret representing the full certificate PFX.
- azure
Key StringVault Certificate Secret Version The version of the Key Vault secret representing the full certificate PFX.
Note: In order to enable the use of your own custom
HTTPS certificate
you must grantAzure Front Door Service
access to your key vault. For instructions on how to configure yourKey Vault
correctly please refer to the product documentation.- azure
Key StringVault Certificate Vault Id The ID of the Key Vault containing the SSL certificate.
- certificate
Source String Certificate source to encrypted
HTTPS
traffic with. Allowed values areFrontDoor
orAzureKeyVault
. Defaults toFrontDoor
.The following attributes are only valid if
certificate_source
is set toAzureKeyVault
:- minimum
Tls StringVersion Minimum client TLS version supported.
- provisioning
State String - provisioning
Substate String
Package Details
- Repository
- Azure Classic pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
azurerm
Terraform Provider.