Skip to content

Commit 2b3dcbe

Browse files
committed
invoke pipeline
1 parent 882336e commit 2b3dcbe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

infrastructure/oracle/budget/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ No modules.
4141

4242
## Outputs
4343

44-
No outputs for now.
44+
No outputs.

infrastructure/oracle/infra_backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ No modules.
3030

3131
## Outputs
3232

33-
No outputs for now.
33+
No outputs.

infrastructure/oracle/kubernetes/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ variable "vcn_dns_label" {
1919
}
2020

2121
variable "vcn_cidrs" {
22-
description = "VCN CIDRs list"
22+
description = "VCN CIDRs"
2323
type = list(string)
2424
}
2525

0 commit comments

Comments
 (0)