Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
48e4e41e
Commit
48e4e41e
authored
Jan 31, 2024
by
Tim Dery
Browse files
add cr to force a new gh actions run
parent
22374b81
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_aws.sh
View file @
48e4e41e
...
@@ -229,6 +229,7 @@ _use_instance_role() {
...
@@ -229,6 +229,7 @@ _use_instance_role() {
_instance_role_name
=
$(
_get
"
$_instance_role_name_url
"
""
1
)
_instance_role_name
=
$(
_get
"
$_instance_role_name_url
"
""
1
)
_debug
"_instance_role_name"
"
$_instance_role_name
"
_debug
"_instance_role_name"
"
$_instance_role_name
"
_use_metadata
"
$_instance_role_name_url$_instance_role_name
"
"
$_token
"
_use_metadata
"
$_instance_role_name_url$_instance_role_name
"
"
$_token
"
}
}
_use_metadata
()
{
_use_metadata
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment