mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
ci: migrate off deprecated (and broken) value field on cloudflare_record (#12648)
This commit is contained in:
parent
15f9ff1fcb
commit
98cbf94388
@ -18,7 +18,7 @@ output "immich_app_branch_subdomain" {
|
||||
}
|
||||
|
||||
output "immich_app_branch_pages_hostname" {
|
||||
value = cloudflare_record.immich_app_branch_subdomain.value
|
||||
value = cloudflare_record.immich_app_branch_subdomain.content
|
||||
}
|
||||
|
||||
output "pages_project_name" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user