File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
module "tetragon" {
2
- source = " git::https://github.com/isovalent/terraform-k8s-tetragon.git?ref=v0.6"
2
+ source = " git::https://github.com/isovalent/terraform-k8s-tetragon.git?ref=v0.6.1 "
3
3
4
4
# Wait until Cilium CNI is done.
5
5
depends_on = [
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ aws-delete-vpc -cluster-name <Name of your cluster>
110
110
| ------| --------| ---------|
111
111
| <a name =" module_cilium " ></a > [ cilium] ( #module\_ cilium ) | git::https://github.com/isovalent/terraform-k8s-cilium.git | v1.6.5 |
112
112
| <a name =" module_talos " ></a > [ talos] ( #module\_ talos ) | ../ | n/a |
113
- | <a name =" module_tetragon " ></a > [ tetragon] ( #module\_ tetragon ) | git::https://github.com/isovalent/terraform-k8s-tetragon.git | v0.6 |
113
+ | <a name =" module_tetragon " ></a > [ tetragon] ( #module\_ tetragon ) | git::https://github.com/isovalent/terraform-k8s-tetragon.git | v0.6.1 |
114
114
| <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | git::https://github.com/isovalent/terraform-aws-vpc.git | v1.10 |
115
115
116
116
### Resources
You can’t perform that action at this time.
0 commit comments