0
0
llucycodes42
This code creates a data source called "fastly_ip_ranges" that can be used to get ranges of IP addresses.
Shortcut: tf_fastly_ip_ranges
data "fastly_ip_ranges" "${myDataSource}" {
}
0
0
llucycodes42
This code creates a data source called "fastly_ip_ranges" that can be used to get ranges of IP addresses.
Shortcut: tf_fastly_ip_ranges
data "fastly_ip_ranges" "${myDataSource}" {
}