File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ using Terraform Bytebase Provider to prepare those instances ready for applicati
6
6
7
7
![ Overview] ( https://raw.githubusercontent.com/bytebase/terraform-provider-bytebase/main/docs/assets/overview.webp )
8
8
9
+ # Real world example
10
+
11
+ https://github.com/bytebase/terraform-example and https://tf.bytebase.com .
12
+
9
13
## Usage
10
14
11
15
You can download this provider at [ registry.terraform.io] ( https://registry.terraform.io/providers/bytebase/bytebase ) .
Original file line number Diff line number Diff line change 1
1
# Setup examples
2
2
3
+ _ For a real world example, see https://github.com/bytebase/terraform-example ._
4
+
3
5
This is the setup for examples.
4
6
We will create two environments named ` test ` and ` prod ` . Each environment contains one instance.
5
7
You can’t perform that action at this time.
0 commit comments