Skip to content

Commit 6458002

Browse files
committed
sync with master
1 parent 7386ab9 commit 6458002

File tree

2 files changed

+0
-68
lines changed

2 files changed

+0
-68
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,3 @@
1-
Ran Apply for 2 projects:
2-
3-
1. dir: `staging` workspace: `staging`
4-
1. dir: `production` workspace: `production`
5-
6-
### 1. dir: `staging` workspace: `staging`
7-
<details><summary>Show Output</summary>
8-
9-
```diff
10-
null_resource.this: Creating...
11-
null_resource.this: Creation complete after *s [id=*******************]
12-
13-
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
14-
15-
The state of your infrastructure has been saved to the path
16-
below. This state is required to modify and destroy your
17-
infrastructure, so keep it safe. To inspect the complete state
18-
use the `terraform show` command.
19-
20-
State path: terraform.tfstate
21-
22-
Outputs:
23-
24-
workspace = "staging"
25-
26-
```
27-
</details>
28-
29-
---
30-
31-
### 2. dir: `production` workspace: `production`
321
<details><summary>Show Output</summary>
332

343
```diff
@@ -50,6 +19,3 @@ workspace = "production"
5019

5120
```
5221
</details>
53-
54-
---
55-
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
Ran Apply for 2 projects:
2-
3-
1. dir: `staging` workspace: `staging`
4-
1. dir: `production` workspace: `production`
5-
6-
### 1. dir: `staging` workspace: `staging`
71
<details><summary>Show Output</summary>
82

93
```diff
@@ -25,31 +19,3 @@ workspace = "staging"
2519

2620
```
2721
</details>
28-
29-
---
30-
31-
### 2. dir: `production` workspace: `production`
32-
<details><summary>Show Output</summary>
33-
34-
```diff
35-
null_resource.this: Creating...
36-
null_resource.this: Creation complete after *s [id=*******************]
37-
38-
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
39-
40-
The state of your infrastructure has been saved to the path
41-
below. This state is required to modify and destroy your
42-
infrastructure, so keep it safe. To inspect the complete state
43-
use the `terraform show` command.
44-
45-
State path: terraform.tfstate
46-
47-
Outputs:
48-
49-
workspace = "staging"
50-
51-
```
52-
</details>
53-
54-
---
55-

0 commit comments

Comments
 (0)