# The size of the disk should be at least as big as the disk in the template. If it's smaller, the disk will be recreated
size="10G"
size=var.disk_size
}
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.