This website requires JavaScript.
Explore
Help
Sign In
alexpires.me
/
a13labs.infra
Watch
1
Star
0
Fork
0
You've already forked a13labs.infra
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c05ee5912cc3ebd5183da234be7664ca33bc9838
a13labs.infra
/
terraform
/
iac
/
config.tf
T
7 lines
110 B
Terraform
Raw
Normal View
History
Unescape
Escape
Add infrastructure bucket for storing assets
2024-09-28 19:15:56 +02:00
locals
{
instance_ips
=
[
Refactor DNS records and local variables; replace data source with local values for Contabo instance and add IMAP/SMTP CNAME records
2025-03-15 22:51:05 +01:00
"
${
local
.
contabo_instance
.
ip
}
/32"
,
Add infrastructure bucket for storing assets
2024-09-28 19:15:56 +02:00
]
Minor fixes
2024-10-05 18:11:41 +02:00
alexpires_me_zone
=
"alexpires.me"
Add infrastructure bucket for storing assets
2024-09-28 19:15:56 +02:00
}
Reference in New Issue
Copy Permalink