fix: dist bundles updated
This commit is contained in:
@@ -1006,7 +1006,7 @@ module "vpc" {
|
||||
public_subnets = {{public_subnets}}
|
||||
private_subnets = {{private_subnets}}
|
||||
}
|
||||
```text
|
||||
```
|
||||
|
||||
### Security Foundation
|
||||
|
||||
@@ -1053,7 +1053,7 @@ eksctl create cluster \
|
||||
--nodegroup-name {{nodegroup_name}} \
|
||||
--node-type {{instance_type}} \
|
||||
--nodes {{node_count}}
|
||||
```text
|
||||
```
|
||||
|
||||
^^/CONDITION: uses_eks^^
|
||||
|
||||
@@ -1067,7 +1067,7 @@ az aks create \
|
||||
--node-count {{node_count}} \
|
||||
--node-vm-size {{vm_size}} \
|
||||
--network-plugin azure
|
||||
```text
|
||||
```
|
||||
|
||||
^^/CONDITION: uses_aks^^
|
||||
|
||||
@@ -1111,11 +1111,11 @@ metadata:
|
||||
spec:
|
||||
source:
|
||||
repoURL:
|
||||
'[object Object]': null
|
||||
"[object Object]": null
|
||||
targetRevision:
|
||||
'[object Object]': null
|
||||
"[object Object]": null
|
||||
path:
|
||||
'[object Object]': null
|
||||
"[object Object]": null
|
||||
```
|
||||
|
||||
^^/CONDITION: uses_argocd^^
|
||||
@@ -1132,10 +1132,10 @@ spec:
|
||||
interval: 1m
|
||||
ref:
|
||||
branch:
|
||||
'[object Object]': null
|
||||
"[object Object]": null
|
||||
url:
|
||||
'[object Object]': null
|
||||
```text
|
||||
"[object Object]": null
|
||||
```
|
||||
|
||||
^^/CONDITION: uses_flux^^
|
||||
|
||||
@@ -1153,7 +1153,7 @@ platform-gitops/
|
||||
| ||||