mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-14 06:49:05 +02:00
add traefik dashboard ingress
This commit is contained in:
8
oci-managed/snet/provider.tf
Normal file
8
oci-managed/snet/provider.tf
Normal file
@@ -0,0 +1,8 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
oci = {
|
||||
source = "oracle/oci"
|
||||
version = ">= 5.30.0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user