ancient-dream-54685
10/25/2025, 2:47 AMpulumicConfig:
objConfig:
nonSecret: not_a_secret
secret:
fn::secret: top_secret
then inside my program must I use config.requireSecretObject to get the whole object as a secret if I wish to keep objConfig.secret derived values encrypted in the state?silly-country-86708
10/27/2025, 4:56 PM