Skip to content

Commit

Permalink
auto update script
Browse files Browse the repository at this point in the history
  • Loading branch information
islandbitcoin committed Aug 28, 2023
1 parent eba1f96 commit e3c24a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module "infra_services" {

name_prefix = local.name_prefix
cluster_endpoint = "https://172.16.0.2"
cluster_ca_cert = EOT
cluster_ca_cert = "<<EOT
-----BEGIN CERTIFICATE-----
MIIELTCCApWgAwIBAgIRAJOQ0jfwX5XRX/52h/IdFPMwDQYJKoZIhvcNAQELBQAw
LzEtMCsGA1UEAxMkZmNhYzIzNmYtYjNhZS00Yzg1LThiMmItNmMwNjBjM2FjYmU5
Expand Down

0 comments on commit e3c24a0

Please sign in to comment.