mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(examples/pulumi): give default passphrase
This commit is contained in:
@@ -1 +1 @@
|
||||
PULUMI_CONFIG_PASSPHRASE=test123
|
||||
export PULUMI_CONFIG_PASSPHRASE=test123
|
||||
|
||||
1
examples/pulumi/aws eks cluster/.env.fish
Normal file
1
examples/pulumi/aws eks cluster/.env.fish
Normal file
@@ -0,0 +1 @@
|
||||
set -x 'PULUMI_CONFIG_PASSPHRASE' 'test123'
|
||||
@@ -1 +1 @@
|
||||
PULUMI_CONFIG_PASSPHRASE=test123
|
||||
export PULUMI_CONFIG_PASSPHRASE=test123
|
||||
|
||||
1
examples/pulumi/multi-part cloud-init/.env.fish
Normal file
1
examples/pulumi/multi-part cloud-init/.env.fish
Normal file
@@ -0,0 +1 @@
|
||||
set -x 'PULUMI_CONFIG_PASSPHRASE' 'test123'
|
||||
Reference in New Issue
Block a user