This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
opentofu
Watch
3
Star
0
Fork
0
You've already forked opentofu
mirror of
https://github.com/opentofu/opentofu.git
synced
2025-02-20 11:48:24 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f803c81369
opentofu
/
examples
/
aws-eip
/
userdata.sh
5 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit aws-eip sample
2015-06-09 14:57:17 -05:00
#!/bin/bash -v
apt-get update -y
New line
2015-06-09 15:24:05 -05:00
apt-get install -y nginx > /tmp/nginx.log
Reference in New Issue
Copy Permalink