Skip to content

Commit f8121c9

Browse files
committed
removed alias and older providers
1 parent 13fe625 commit f8121c9

3 files changed

Lines changed: 0 additions & 29 deletions

File tree

modules/cloud_account/aws/0.2/facets.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,6 @@ outputs:
6161
role_arn: attributes.aws_iam_role
6262
session_name: attributes.session_name
6363
external_id: attributes.external_id
64-
aws593:
65-
source: hashicorp/aws593
66-
version: = 5.93.0
67-
attributes:
68-
region: attributes.aws_region
69-
skip_region_validation: true
70-
attributes:
71-
assume_role:
72-
role_arn: attributes.aws_iam_role
73-
session_name: attributes.session_name
74-
external_id: attributes.external_id
7564
sample:
7665
version: '0.2'
7766
flavor: aws

modules/cloud_account/azure/0.2/facets.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
intent: cloud_account
2-
alias-flavors:
3-
- default
42
flavor: azure
53
lifecycle: ENVIRONMENT
64
version: '0.2'
@@ -43,15 +41,6 @@ outputs:
4341
default:
4442
type: '@outputs/azure_cloud_account'
4543
providers:
46-
azurerm3-116-0:
47-
source: hashicorp/azurerm3-116-0
48-
version: 3.116.0
49-
attributes:
50-
features: {}
51-
subscription_id: attributes.subscription_id
52-
client_id: attributes.client_id
53-
client_secret: attributes.client_secret
54-
tenant_id: attributes.tenant_id
5544
azurerm:
5645
source: hashicorp/azurerm
5746
version: 4.36.0

modules/cloud_account/gcp/0.2/facets.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ outputs:
4343
project: attributes.project
4444
region: attributes.region
4545
credentials: attributes.credentials
46-
google5:
47-
source: hashicorp/google5
48-
version: 5.32.0
49-
attributes:
50-
project: attributes.project
51-
region: attributes.region
52-
credentials: attributes.credentials
5346
sample:
5447
version: '0.2'
5548
flavor: gcp

0 commit comments

Comments
 (0)