Skip to content

Commit 59b25a1

Browse files
authored
feat: Updated the version of Operator from 3.0.1 to 3.0.2 (#463)
Signed-off-by: Srinivasa Nikhil Kota <srinivasa.nikhil.kota@oracle.com>
1 parent a0a3d04 commit 59b25a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ module "bastion" {
8585

8686
module "operator" {
8787
source = "oracle-terraform-modules/operator/oci"
88-
version = "3.0.1"
88+
version = "3.0.2"
8989

9090
tenancy_id = var.tenancy_id
9191

0 commit comments

Comments
 (0)