Skip to content

Instantly share code, notes, and snippets.

@succi0303
Created March 25, 2020 08:54
Show Gist options
  • Save succi0303/077478ce5c49945694a8e58e6c29418b to your computer and use it in GitHub Desktop.
Save succi0303/077478ce5c49945694a8e58e6c29418b to your computer and use it in GitHub Desktop.
Outputs:
InstallURL:
Value: !Join
- ''
- - 'http://'
- !GetAtt
- ElasticLoadBalancer
- DNSName
- /wp-admin/install.php
Description: Installation URL of the WordPress website
WebsiteURL:
Value: !Join
- ''
- - 'http://'
- !GetAtt
- ElasticLoadBalancer
- DNSName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment