Skip to content

Commit

Permalink
feat: add oci provider
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan authored and mergify[bot] committed Oct 9, 2023
1 parent 20c94c5 commit e26801f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions provider.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"newrelic": "newrelic/newrelic@~> 3.7",
"nomad": "nomad@~> 2.0",
"null": "null@~> 3.0",
"oci": "oracle/oci@~> 5.6",
"opc": "opc@~> 1.4",
"oraclepaas": "oraclepaas@~> 1.5",
"okta": "okta/okta@~> 4.0",
Expand Down
3 changes: 2 additions & 1 deletion sharded-stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@
},
"providers": [
"launchdarkly",
"mongodbatlas"
"mongodbatlas",
"oci"
]
}
}
Expand Down

0 comments on commit e26801f

Please sign in to comment.