generated from terraform-linters/tflint-ruleset-template
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from hattan/fhi
refactor FHI mappings files
- Loading branch information
Showing
26 changed files
with
174 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
mapping "azurerm_frontdoor" { | ||
import_path = "azure-rest-api-specs/specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/frontdoor.json" | ||
|
||
name = frontDoorNameParameter | ||
resource_group_name = resourceGroupNameParameter | ||
backend_pools_send_receive_timeout_seconds = BackendPoolsSettings.sendRecvTimeoutSeconds | ||
friendly_name = FrontDoorUpdateParameters.friendlyName | ||
} |
9 changes: 0 additions & 9 deletions
9
...s/apispec-rule-gen/mappings/frontdoor.hcl → ...ngs/azurerm_frontdoor_firewall_policy.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_hadoop_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_hadoop_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_hbase_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_hbase_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_interactive_query_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_interactive_query_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_kafka_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_kafka_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_ml_services_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_ml_services_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_rserver_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_rserver_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_spark_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_spark_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_hdinsight_storm_cluster.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_hdinsight_storm_cluster" { | ||
import_path = "azure-rest-api-specs/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json" | ||
|
||
name = ClusterNameParameter | ||
resource_group_name = ResourceGroupNameParameter | ||
cluster_version = ClusterCreateProperties.clusterVersion | ||
tier = ClusterCreateProperties.tier | ||
min_tls_version = ClusterCreateProperties.minSupportedTlsVersion | ||
} |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
mapping "azurerm_iothub" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
resource_group_name = resourceGroupName | ||
event_hub_partition_count = EventHubProperties.partitionCount | ||
event_hub_retention_in_days = EventHubProperties.retentionTimeInDays | ||
} |
7 changes: 7 additions & 0 deletions
7
tools/apispec-rule-gen/mappings/azurerm_iothub_consumer_group.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
mapping "azurerm_iothub_consumer_group" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
iothub_name = resourceName | ||
resource_group_name = resourceGroupName | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
mapping "azurerm_iothub_dps" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
resource_group_name = resourceGroupName | ||
} |
8 changes: 8 additions & 0 deletions
8
tools/apispec-rule-gen/mappings/azurerm_iothub_dps_certificate.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
mapping "azurerm_iothub_dps_certificate" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
resource_group_name = resourceGroupName | ||
iot_dps_name = resourceName | ||
certificate_content = CertificateProperties.certificate | ||
} |
7 changes: 7 additions & 0 deletions
7
tools/apispec-rule-gen/mappings/azurerm_iothub_dps_shared_access_policy.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
mapping "azurerm_iothub_dps_shared_access_policy" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
resource_group_name = resourceGroupName | ||
iothub_dps_name = resourceName | ||
} |
6 changes: 6 additions & 0 deletions
6
tools/apispec-rule-gen/mappings/azurerm_iothub_endpoint_eventhub.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
mapping "azurerm_iothub_endpoint_eventhub" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
connection_string = RoutingEventHubProperties.connectionString | ||
} |
6 changes: 6 additions & 0 deletions
6
tools/apispec-rule-gen/mappings/azurerm_iothub_endpoint_servicebus_queue.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
mapping "azurerm_iothub_endpoint_servicebus_queue" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
connection_string = RoutingServiceBusQueueEndpointProperties.connectionString | ||
} |
6 changes: 6 additions & 0 deletions
6
tools/apispec-rule-gen/mappings/azurerm_iothub_endpoint_servicebus_topic.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
mapping "azurerm_iothub_endpoint_servicebus_topic" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
connection_string = RoutingServiceBusTopicEndpointProperties.connectionString | ||
} |
13 changes: 13 additions & 0 deletions
13
tools/apispec-rule-gen/mappings/azurerm_iothub_endpoint_storage_container.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
mapping "azurerm_iothub_endpoint_storage_container" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = RoutingStorageContainerProperties.name | ||
resource_group_name = RoutingStorageContainerProperties.resourceGroup | ||
iothub_name = resourceName | ||
connection_string = RoutingStorageContainerProperties.connectionString | ||
batch_frequency_in_seconds = RoutingStorageContainerProperties.batchFrequencyInSeconds | ||
max_chunk_size_in_bytes = RoutingStorageContainerProperties.maxChunkSizeInBytes | ||
container_name = RoutingStorageContainerProperties.containerName | ||
encoding = RoutingStorageContainerProperties.encoding | ||
file_name_format = RoutingStorageContainerProperties.fileNameFormat | ||
} |
9 changes: 9 additions & 0 deletions
9
tools/apispec-rule-gen/mappings/azurerm_iothub_fallback_route.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
mapping "azurerm_iothub_fallback_route" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
resource_group_name = resourceGroupName | ||
iothub_name = resourceName | ||
enabled = FallbackRouteProperties.isEnabled | ||
endpoint_names = FallbackRouteProperties.endpointNames | ||
condition = FallbackRouteProperties.condition | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
mapping "azurerm_iothub_route" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = RouteProperties.name | ||
resource_group_name = resourceGroupName | ||
iothub_name = resourceName | ||
source = RouteProperties.source | ||
condition = RouteProperties.condition | ||
endpoint_names = RouteProperties.endpointNames | ||
enabled = RouteProperties.isEnabled | ||
} |
7 changes: 7 additions & 0 deletions
7
tools/apispec-rule-gen/mappings/azurerm_iothub_shared_access_policy.hcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
mapping "azurerm_iothub_shared_access_policy" { | ||
import_path = "azure-rest-api-specs/specification/iothub/resource-manager/Microsoft.Devices/stable/2020-03-01/iothub.json" | ||
|
||
name = resourceName | ||
resource_group_name = resourceGroupName | ||
iothub_name = resourceName | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.