Azure DNS A Record
This page shows how to write Terraform and Azure Resource Manager for DNS A Record and write them securely.
azurerm_dns_a_record (Terraform)
The A Record in DNS can be configured in Terraform with the resource name azurerm_dns_a_record. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
fqdnoptional computed - string -
idoptional computed - string -
namerequired - string -
recordsoptional - set of string -
resource_group_namerequired - string -
tagsoptional - map from string to string -
target_resource_idoptional - string -
ttlrequired - number -
zone_namerequired - string -
timeoutssingle block
Explanation in Terraform Registry
Enables you to manage DNS A Records within Azure DNS.
Microsoft.Network/dnszones/A (Azure Resource Manager)
The dnszones/A in Microsoft.Network can be configured in Azure Resource Manager with the resource name Microsoft.Network/dnszones/A. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
PublicDnsZone.json
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"DnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {
sfb.json
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"dnsZoneName": {