In Terraform, what is a `data` source used for?
-
A
Storing sensitive values like passwords
-
B
Reading information from existing infrastructure not managed by the current config
-
C
Defining output values to share with other modules
-
D
Creating resources with dynamic configurations